added Sven Neuman to AUTHORS
authorØyvind Kolås <ok@src.gnome.org>
Tue, 16 Aug 2005 10:11:58 +0000 (10:11 +0000)
committerØyvind Kolås <ok@src.gnome.org>
Tue, 16 Aug 2005 10:11:58 +0000 (10:11 +0000)
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 5358c95d31f5f92a00fb4b9edf9b6f368ed924a4..2cb43b862ea927932db8fbe9a1a6ae8cfd33675f 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1 +1,2 @@
 Øyvind Kolås
+Sven Neuman
index b96d4a5a3ccf39d2c454caa3c4b75624f0be78c6..aa778977711b090075a2bc021bce324a2c5094bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-16  Øyvind Kolås  <pippin@gimp.org>
+
+       * AUTHORS: added Sven Neuman.
+
 2005-08-16  Sven Neumann  <sven@gimp.org>
 
        * configure.ac: add -Wall to CFLAGS if gcc is being used. Use
@@ -5,7 +9,7 @@
 
 2005-08-16  Øyvind Kolås  <pippin@gimp.org>
 
-       * babl/base/mode-ycbcr.c: use coefficients from Charles Poyntes color
+       * babl/base/mode-ycbcr.c: use coefficients from Charles Poyntons color
        FAQ.
        * tests/rgb_to_ycbcr_to_rgb.c: changed TOLERANCE to 0.00000000000001
        * tests/rgb_to_ycbcr.c: changed TOLERANCE as well as reference values.